home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / COMMADIO / FAXCTRL.LZH / FAXHOST.BAT < prev    next >
DOS Batch File  |  1989-11-09  |  450b  |  17 lines

  1. :FAXTOP
  2. : don't forget to precede FAXCTRL with a pathname (if needed)
  3. FAXCTRL
  4. : don't forget to add options above (if needed)
  5. : on exit QUIT IF LOCAL KEYPRESS
  6. IF ERRORLEVEL=1 GOTO ABORT
  7. : don't forget to precede the host system name with a pathname (if needed)
  8. : PCPLUS /FFAXHOST
  9. : ^- for use with Procomm Plus
  10. : QMODEM /HOST
  11. : ^- for use with QMODEM
  12. : TELIX Q B Sfhost
  13. : ^- for use with TELIX
  14. : keep looping back
  15. GOTO FAXTOP
  16. :ABORT
  17.